getWidthMode

abstract fun getWidthMode(block: DesignBlock): SizeMode

Query a block's mode for its width.

Return

the current mode for the width.

Parameters

block

the block to query.